| acceptPort | Port where the Orchestra OFTP2 Service is reachable. Typically 3305 for non-TLS or 6619 for TLS connections. |
| cmsKeystorePassword | Password used to unlock the CMS keystore. |
| cmsKeystorePath | Path to a PKCS#12 keystore that stores CMS keys and certificates for encryption and signatures. May reference a Java resource or local file. |
| logIncomingSessions | true: Records detailed OFTP2 protocol information for incoming sessions in the logfile. |
| odetteid | Odette ID of this local station (identifier under which Orchestra is accessible). |
| tempdir | Temporary directory for OFTP2 sender/receiver file storage during CMS processing (encryption, signing, compression). Defaults to Java system variable java.io.tmpdir if unset. |
| tlsKeystorePassword | Password used to unlock the TLS keystore. |
| tlsKeystorePath | Path to a PKCS#12 keystore that stores TLS keys and certificates. May reference a Java resource or local file. |